home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
scope
/
076-100
/
scopedisk81
/
arpcls
/
readme
< prev
next >
Wrap
Text File
|
1995-03-19
|
581b
|
18 lines
* CLS.asm 13-Jan-88 by David Czaya PLink -Dave-
*
* The arp.library (vers. 31 or higher) MUST be
* present for this program to function!
This is a 164 byte CLEAR SCREEN ($0C) program for use by those who have
the arp.library (vers. 31.00 or higher) available. If you do not have the
library, the program will simply exit.
CLS calls upon the Printf() function in the library to send a FF ($0C)
character to the current output stream. Heavy stuff! ;-)
Anyways, I think a CLS command is practically a necessity and I'm surprised
that C= didn't bother with one!